Interface: MediaEncodingParameters
Hierarchy
RTCRtpEncodingParameters
↳
MediaEncodingParameters
Properties
active
• Optional
active: boolean
Inherited from
RTCRtpEncodingParameters.active
maxBitrate
• Optional
maxBitrate: number
Inherited from
RTCRtpEncodingParameters.maxBitrate
maxFramerate
• Optional
maxFramerate: number
Inherited from
RTCRtpEncodingParameters.maxFramerate
maxHeight
• Optional
maxHeight: number
maxWidth
• Optional
maxWidth: number
networkPriority
• Optional
networkPriority: RTCPriorityType
Inherited from
RTCRtpEncodingParameters.networkPriority
priority
• Optional
priority: RTCPriorityType
Inherited from
RTCRtpEncodingParameters.priority
rid
• Optional
rid: string
Inherited from
RTCRtpEncodingParameters.rid
scaleResolutionDownBy
• Optional
scaleResolutionDownBy: number
Inherited from
RTCRtpEncodingParameters.scaleResolutionDownBy